build-sys: Adjust for merge of ostree-rs
authorColin Walters <walters@verbum.org>
Thu, 31 Mar 2022 22:53:31 +0000 (18:53 -0400)
committerColin Walters <walters@verbum.org>
Fri, 6 May 2022 16:53:57 +0000 (12:53 -0400)
commit252060906b6586ffe07db4e32b38c9d2897ade91
tree18d2dd49f9ebbc61a8112c3a4d18490710634bb3
parenta5ef4cd5cc4c68deaca3a8414a8ce727b755731e
build-sys: Adjust for merge of ostree-rs

Fix up the paths for the crates now that the Rust bindings are in
`rust/`.

We can't today include the test suite because it depends on `ostree-rs-ext`
which would make everything circular.

(Building that now requires a separate `cd tests/inst && cargo build`)
Cargo.toml
rust-bindings/Cargo.toml [deleted file]
tests/inst/Cargo.toml